home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / uclib51a / mn_glob.h < prev    next >
Text File  |  1988-10-06  |  296b  |  16 lines

  1. /*  mn_glob.h
  2.  *
  3.  *  Menu Function global variables
  4.  *
  5.  *  Copyright (c) 1988 by David A. Miller - Unicorn Software
  6.  *
  7.  */
  8.  
  9.  
  10. int   esc_yes = 0;
  11.  
  12. int   in_sub_menu = 0;
  13.  
  14. BORDER      bdr_110ln  = { 194, 194, 192, 217, 196, 179 };
  15. BORDER      bdr_220ln  = { 203, 203, 200, 188, 205, 186 };
  16.